Third Party

Some task is run by .exe file

Notification (case)

  • Multi thread message purpose we use \media\Message\MIS Notification.exe

  • Other library: Firebase cloud message.

  • Git repository https://gitlab.com/rattana/mis-notification.git

Export Tool (on home page)

'Export tool on home page'
  • To speed up export data to excel we use \media\ExportExcel\MISExcel.exe

  • Git repository https://gitlab.com/mis-projects/mis-excel.git

Daily task (cron job)

  • Daily task cron job execute C:\MIS\Task Scheduler\MIS Daily Task.exe for dashboard data and pivot data. This cron job run by windows task scheduler every day.

  • Git repository: https://gitlab.com/mis-projects/mis-task-scheduler.git

Monthly task (cron job)

  • Monthly task cron job execute C:\MIS\Task Scheduler\MIS Monthly Task.exe for log HF and VMW. This cron job run by windows task scheduler every month.

  • Git repository: https://gitlab.com/mis-projects/mis-task-scheduler.git

DB Backup (cron job)

  • DB Backup task cron job execute C:\MIS\Task Scheduler\MIS DB Backup.exe to run backup data. This cron job run by windows task scheduler every day. Backed upd data will store on google drive

  • Git repository: https://gitlab.com/mis-projects/mis-db-backup.git